#selstart#<!--This will set up a frames with a static link and one that passes on form params from a form with a nothing action-->#selend#
<frameset framespacing="0" border="false" frameborder="0" cols="250,*">
	<frame name="nav" src="nav.html" scrolling="no" noresize marginwidth="0" marginheight="0" frameborder="no">
	<frame name="content" src="process.lasso?[search_args]&amp;[Search_FieldItem:encodeurl]=[Search_ValueItem:encodeurl][/search_args]" scrolling="no" noresize marginwidth="0" marginheight="0" frameborder="no">
</frameset>
<noframes>
	Sorry, your request could not be processed because your Web browser does not support frames.
</noframes>